.header-box
{
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 100%;
}
.navbar
{
    height: 85px;
    background: rgba(207,236,257,0.3);
    transition: .5s;
}
.navbar .w
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav
{
    width: 753px;
}

/* Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â»Å¡Ã¥Å Â¨ */
.fixed-nav {
    top: -43px;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
    z-index: 999;
}

.fixed-nav-appear {
    top: 0;
}

.fix_sec {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
}
.fixed-nav .navbar
{
    background-color: #fff;
    box-shadow: 0 4px 15px 1px rgba(0,0,0,0.1);
}
.fixed-nav-appear .navbar
{
    background: rgba(255,255,255,0.5);
    z-index: 999;
}
/* ------------------------ */
/* box-ban1 */
.box-ban1 .w
{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box-ban1
{
    height: 147px;
    background: url("../image/box-ban1.jpg") no-repeat center;
}
.box-ban1-l
{
    font-size: 25px;
    color: #ffffff;
    line-height: 25px;
    font-weight: bold;
}
.box-ban1-l p
{
    font-size: 20px;
    color:#ffffff;
    font-weight: normal;
    line-height: 20px;
    margin-top: 10px;
    font-style: italic;
}
.box-search input
{
    outline: none;
}
.box-search .search-key
{
    width: 450px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #fff;
    background: none;
    color: #ffffff;
    font-size: 14px;
    text-indent: 10px;
}
.box-search
{
    display: inline-block;
    position: relative;
}
.box-search .search-button
{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    background: url("../image/search-button.png") no-repeat center;
    border: none;
    outline: none;
    cursor: pointer;
}
.box-hot
{
    margin-top: 9px;
    padding-left: 10px;
}
.box-hot,
.box-hot a
{
    color: #fff;
    font-size: 14px;
}

.box-tel
{
    padding-left: 56px;
    background: url("../image/box-tel.png") no-repeat left center;
}

.box-tel p
{
    font-size: 33px;
    color: #fefefe;
    font-weight: bold;
}

.product
{
    background: #f7f9fb;
    padding: 75px 0 100px;
}



.pro-tit
{
    font-size: 29px;
    color: #0067ed;
    font-weight: bold;
    line-height: 29px;
}
.pro-tit p
{
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    line-height: 13px;
    margin-top: 4px;
    padding-bottom: 17px;
    background: url("../image/pro-tit.png") no-repeat left bottom;
    text-transform: uppercase;
}

.pro-l
{   
    width: 370px;
    float: left;
}
.pro-nav
{
    margin-top: 35px;
}
.pro-nav-top
{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pro-nav ul li
{
    width: 50%;
}
.pro-nav ul li:nth-child(n+3)
{
    margin-top: 17px;
}
.pro-nav ul li a
{
    display: block;
    width: 145px;
    height: 30px;
    line-height: 30px;
    /* background-color: #cccccc; */
    border-radius: 0 15px 15px 0;
    font-size: 16px;
    color: #000000;
}
.pro-nav ul li a span
{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #555556;
    margin: 0 12px 0 6px;
}
.pro-nav ul li a:hover
{
    background-color: #0067ed;
    color: #fff;
}
.pro-nav ul li a:hover span
{
    background-color: #fff;
}
.pro-nav ul li.on a
{
    background-color: #0067ed;
    color: #fff;
}
.pro-r
{
    float: right;
    width: 830px;
    height: 395px;
}
.pro-text
{
    float: right;
    width: 275px;
    height: 395px;
    background-color: #cbeaff;
    padding: 24px 12px 0;
    position: relative;
}
.pro-text h3
{
    font-size: 20px;
    color: #000000;
    line-height: 21px;
    margin-bottom: 45px;
    font-weight: normal;
}

.pro-text p
{
    height: 205px;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    line-height: 26px;
}

a.pro-tel
{
    display: block;
    width: 157px;
    height: 57px;
    background-color: #0067ed;
    line-height: 57px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    bottom: 8px;
}

.pro-bd
{
    float: left;
    width: 195px;
    height: 170px;
    position: relative;
}
.swiper-container-multirow-column>.swiper-wrapper
{
    display: flex;
    flex-direction: row;
}
.pro-bd p
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

#pro-bottom
{
    height: 345px;
    margin-top: 13px;
}

/* case */
.box-tit
{
    text-align: center;
    font-size: 28px;
    color: #1e2330;
    line-height: 33px;
    font-weight: bold;
}

.box-tit p
{
    font-size: 16px;
    color: #003366;
    font-weight: normal;
    line-height: 16px;
    margin-top: 12px;
    padding-bottom: 27px;
    background: url("../image/box-tit.png") no-repeat center bottom;
}

.case .box-tit
{
    padding: 72px 0 34px;
}
.case-hd ul
{
    display: flex;
    justify-content: center;
}
.case-hd li
{
    float: left;
}
.case-hd li:nth-child(n+2)
{
    margin-left: 7px;
}
.case-hd li a
{
    display: block;
    width: 127px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #0067ed;
}
.case-hd li.on a
{
    background: #10d84b;
}

.case-hd
{
    margin-bottom: 31px;
}
.case-img
{
    width: 435px;
    height: 327px;
    float: left;
}
.case-top-text
{
    padding: 24px 0 0 18px;
    float: right;
    width: 765px;
    height: 327px;
    background: #0067ed;
    position: relative;
}
.case-top-text h3
{
    font-size: 20px;
    color: #fff;
}

.case-top-text p
{
    font-size: 14px;
    color: #fff;
    height: 105px;
    overflow: hidden;
    margin-top: 35px;
    width: 720px;
}

.case-more
{
    position: absolute;
    bottom: 20px;
    left: 22px;
    height: 55px;
}
.case-more a
{
    display: inline-block;
    width: 155px;
    height: 100%;
    border: 1px solid #fff;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.case-more a:last-child
{
    margin-left: 11px;
}
.case-bom
{
    margin-top: 16px;
}
.case-bom li
{
    width: 233px;
    height: 157px;
    overflow: hidden;
    float: left;
    margin-right: 8px;
}
.case-bom li:last-child
{
    margin-right: 0;
}
.case-bom li.on img
{
    transform: scale(1.2);
}
.case-bom li img
{
    display: block;
    transform: scale(1);
    transition: 0.5s;
}

/* box-ico */
.box-ico
{
    margin-top: 85px;
    background-color: #0067ed;
}
.box-ico ul
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
}
.box-ico ul li
{ 
    flex: 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 187px;
    transition: 1s;
    cursor: pointer;
}
.box-ico ul li:hover
{
    box-shadow: 0px 0px 15px 0px #181515;
}
.box-ico ul li p
{
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    margin-top: 35px;
}
/* about */
.about
{
    background:url("../image/ab-bg.jpg") no-repeat top center;
    padding-bottom: 0px;
    box-shadow: 0 0px 0px black;
}

.ab-tit
{
    font-size: 37px;
    color: #000000;
    line-height: 37px;
    text-align: center;
    font-weight: bold;
    padding: 69px 0 76px;
}
.ab-box
{
    padding:11px 13px 0;
    background-color: #fff;
}
.ab-img
{
    margin-right: 20px;
}

.ab-text
{
    float: right;
    width: 575px;
    font-size: 16px;
    color: #000;
    text-indent: 30px;
    line-height: 30px;
    height: 355px;
    overflow: hidden;
}

.ab-botm
{
    width: 808px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px;
    position: relative;
    z-index: 1;
}

.ab-botm li
{
    width: 95px;
    text-align: center;
}

.ab-icon
{
    width: 95px;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0067ed;
    border-radius: 50%;
    z-index: 999;
    position: relative;
}

.ab-icon img
{
  position: zrelative;
  left: -10000px;
  filter: drop-shadow(10000px 0 #80b3f6);
}

.ab-botm li:hover img
{
    left:0;
    cursor:pointer;
}

.ab-botm li p
{
    font-size: 16px;
    color: #000;
    line-height: 16px;
    margin-top: 12px;
}


/* adv */
.adv
{
    padding-bottom: 103px;
}
.adv .box-tit
{
    padding: 120px 0 80px;
}
.adv-box li
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.adv-box li:nth-child(2)
{
    margin-top: 58px;
}


.adv-box li:nth-child(3)
{
    margin-top: 120px;
}

.adv-bd
{
    width: 423px;
}
.adv-tit
{
    padding-top: 48px;
    background: url("../image/adv-tit.png") no-repeat top left;
}
.adv-tit p
{
    font-size: 25px;
    color: #241c11;
    line-height: 29px;
    font-weight: bold;
}
.adv-tit p:nth-child(n+2)
{
    margin-top: 24px;
}

.adv-text
{
    font-size: 16px;
    color: #010101;
    line-height: 30px;
    margin-top: 22px;
}
.adv-tel
{
    margin-top: 54px;
}
.adv-tel p
{
    display: inline-block;
    width:235px;
    height:57px;
    background: #0067ed;
    line-height: 57px;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

a.adv-qq
{
    display: inline-block;
    height: 55px;
    line-height: 57px;
    font-size: 16px;
    text-align: center;
    color: #241c11;
    background: #ffffff;
    width: 155px;
    border: 1px solid #c0c0c0;
    margin-left: 30px;
}

/* process */
.process
{
    background: #033b84;
    padding: 90px 0 100px;
}
.process .box-tit,
.process .box-tit p
{
    color: #fff;
}
.process .box-tit p
{
    background-image: url("../image/process-tit.png");
}
.process-box
{
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
}

.process-box li
{
    width: 117px;
    text-align: center;
    cursor: pointer;
}
.process-icon
{
    margin: 0 auto;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #fff;
}
.process-box li p
{
    margin: -15px auto 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0067ed;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.process-box span
{
    font-size: 16px;
    line-height: 21px;
    display: inline-block;
    color:#f1f9fc;
    margin-top: 16px;
}
.process-box li:hover .process-icon
{
    background: #10d84b;
}

/* news */
.news
{
    background:#e1f0ff;
    padding-bottom: 70px;
}

.news-box
{
    display: flex;
    justify-content: space-between;
}

.news .box-tit
{
    padding: 51px 0 47px;
}


.news-bd
{
    width: 384px;
    padding-bottom: 50px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px 1px #d1deea;
}


.news-top-img img
{
   display: block;
}

.news-top-text
{
    padding: 0 22px;
}
.news-top-text h3
{
    font-size: 20px;
    color: #1e2330;
    line-height: 20px;
    margin: 17px 0;
}

.news-top-text p
{
    font-size: 16px;
    color: #1e2330;
    line-height: 30px;
    height: 125px;
    overflow: hidden;
}
.news-top-text span
{
    width: 120px;
    height: 37px;
    background-color: #0067ed;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.news-btom
{
    padding: 0 8px;
}
.news-btom-tit
{
    font-size: 20px;
    line-height: 25px;
    color: #1e2330;
    padding: 40px 0 50px;
    font-weight: bold;
}
.news-btom-text li
{
    line-height: 14px;
}
.news-btom-text li:nth-child(n+2)
{
    margin-top: 27px;
}
.news-btom-text p
{
    display: inline-block;
    max-width: 295px;
    font-size: 14px;
    color: #1e2330;
}
.news-btom-text span
{
    display: inline-block;
    float: right;
    vertical-align: middle;
    font-size: 14px;
    color: #1e2330;
}


.box-ban
{
    height: 104px;
    background: url("../image/box-ban.jpg") no-repeat center;
}
.box-ban .w
{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.box-ban p
{
    display: inline-block;
    font-size: 25px;
    color: #ffffff;
    padding-left: 64px;
    background: url("../image/box-ban-p.png") no-repeat left center;
}

.link-region
{
    display: none;
}

.footer
{
    background-color: #0d1427;
    padding-top:73px;
}

.foot-nav
{
    width: 630px;
    display: flex;
    justify-content: space-between;
}

.foot-nav h3
{
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
    font-weight: normal;
    margin-bottom: 49px;
}
 
.foot-nav li a
{
    display: block;
    font-size: 14px;
    color: #777777;
    line-height: 14px;
    height: 33px;
}

.foot-right
{
    float: right;
}

.foot-tel
{
    float: left;
    margin-right: 46px;
}
.foot-tel-icon
{
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
    border-radius: 50%;
    background-color: #3d4352;
}
.foot-tel p
{
    font-size: 25px;
    color: #fefefe;
}

.foot-code
{

    float: right;
    text-align: center;
}

.foot-code img
{
    display: block;
    max-width: 94px;
    margin: 0 auto;
}

.foot-code  p
{
    font-size: 12px;
    margin-top: 10px;
    color: #ffffff;
}
.foot-map
{
    margin-top: 100px;
    line-height: 24px;
}
.foot-map a
{
    font-size: 14px;
    color: #777777;
}

.foot-map span
{
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 14px;
    color: #777777;
}

.foot-link
{
    height: 103px;
    border-top: 1px solid #262c3d;
    border-bottom: 1px solid #262c3d;
    padding-top: 5px;
    position: relative;
}

.foot-link p
{
    line-height: 25px;
    max-width: 1000px;
    overflow: hidden;
    height: 25px;
}
.foot-link p a{
    color: #777;
    font-size: 14px;
}

a.foot-message
{
    display: block;
    width: 170px;
    height: 47px;
    padding-left: 62px;
    line-height: 47px;
    background: url("../image/foot-message.png")
    no-repeat left 27px center #10d84b;
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
}

.foot-region
{
    float: right;
}

.foot-stabox
{
    margin-top: 20px;
    color: #777;
    font-size: 14px;
    display: inline-block;
}
.foot-region
{
    padding-top: 13px;
}
.foot-region p
{
    font-size: 14px;
    color: #777;
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
    background: url("../image/letter.png") no-repeat left center;
}
.foot-region p:first-child
{
    line-height: 30px;
}
.foot-region p:last-child
{
    width: 240px;
    margin-left: 38px;
    background: url("../image/region.png") no-repeat left center;
}
.foot-infor
{
    margin-top: 70px;
    font-size: 14px;
    color: #777;
    padding-bottom: 30px;
}

.foot-infor p
{
    display: inline-block;
    margin-left: 10px;
}
.foot-infor p a
{
    margin-left: 10px;
}


.box-advisory
{
    position: fixed;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 97px;
    border-radius:5px;
    background-color: #0067ed;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 10000;
    display: none;
}

.box-advisory h3
{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    width: 16px;
    line-height: 17px;
}

.advisory-btn
{
    width: 53px;
    height: 53px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    font-size: 30px;
    font-weight: bold;
    color: rgba(0,0,0,.5);
    background-color: #7bb0f4;
    margin: 0 auto;
    cursor: pointer;
    display: none;
}
.advisory-box
{
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 999;
    width: 130px;
}

.advisory-bd
{
    text-align: center;
    background-color: #0067ed;
    padding: 0 2px 2px;
    margin: -15px;
}

.advisory-bd h3
{
    font-size: 22px;
    color: #fff;
    line-height: 22px;
    padding: 15px 0 11px;
}
.advisory-bd h3 p
{
    font-size: 12px;
    line-height: 12px;
    margin-top: 6px;
}

.advisory-con
{
    background-color: #fff;
}
.advisory-logo
{
    padding: 10px 0 15px;
}
.advisory-tel h3
{
    margin: 0;
    padding: 0;
}
.advisory-tel h3 a
{
    display: block;
    width: 105px;
    height: 37px;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 37px;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-indent: 25px;
    background: url("../image/advisory-tel.png") no-repeat left 10px center #0067ed;
}

.advisory-code
{
    margin-top: 17px;
}
.advisory-code p
{
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    padding: 6px 0 18px;
}

.advisory-phone p
{
    font-size: 16px;
    color: #000000;
    line-height: 17px;
    font-weight: bold;
}

.advisory-Top a
{
    display: block;
    height: 60px;
    background: url("../image/advisory-Top.png") no-repeat center;
}
